Comment on Show HN: Pogocache – Fast caching softwareparentComments−tidwallOP1yNot intending to make pogocache into a sql database. I prefer keeping it a cache. More so exploring ways to work with existing databases such as sqlite, duckdb, postgres. Kinda like providing proxy-ish operations that transparently cache sql reads.−1337shadow1yReminds me of this dope lib https://pythonhosted.org/johnny-cache/−tidwallOP1yOh wow. That is dope. Thanks for sharing.
Comments
Not intending to make pogocache into a sql database. I prefer keeping it a cache. More so exploring ways to work with existing databases such as sqlite, duckdb, postgres. Kinda like providing proxy-ish operations that transparently cache sql reads.
Reminds me of this dope lib https://pythonhosted.org/johnny-cache/
Oh wow. That is dope. Thanks for sharing.