Click any tag below to further narrow down your results
Links
This article details Reddit's migration from a legacy Python service to Go microservices for handling comments. It outlines the challenges faced during the migration, including write endpoint validations and performance improvements achieved. The migration has successfully reduced latency while maintaining reliability.
PocketBase is an open-source real-time backend written in Go that features an embedded SQLite database, user management, and a simple REST API. It allows developers to create custom applications with minimal setup, offering both a standalone app and a library for integration into other Go projects. The project is actively developed, and users are encouraged to contribute and report any security vulnerabilities.