» Tag
key-value-store
1 posts6–Jul 12, 2026
Building auth on a store that only does get and put
How we built an authentication system on a store that only supports get and put, using key design and ETag-based concurrency instead of SQL.
» Tag
How we built an authentication system on a store that only supports get and put, using key design and ETag-based concurrency instead of SQL.