I want to work with a database outside of a web server.
When I define a custom Id or Primary, Persistent requires me to define instances PathPiece, From/ToHttpApiData, From/ToJSON, but I don't need them, it's extra code and extra dependencies for the project.
Could we disconnect Persistent from the web server usage?