Hello All, We're happy to announce the release of v1.0 of [ellycache](https://github.com/rapidloop/ellycache).
ellycache is a novel way to schedule, cache and serve query results for BI/analytics/ops dashboard apps. ellycache is a simple, performant, query cache for Postgres with a built-in HTTP server. It runs the queries you specify at cron-like schedules, caches the results in-memory or on-disk and serves them at specified HTTP endpoints using the built-in webserver. It is a single-binary, zero-dependency, statically-linked executable, making it easy to deploy anywhere or to bundle with your app. It is open source and lives on [GitHub](https://github.com/rapidloop/ellycache). Read more about it in [this blog post](https://pgdash.io/blog/introducing-ellycache.html). Do have a look at [ellycache](https://github.com/rapidloop/ellycache) and let us know your feedback on [GitHub discussions](https://github.com/rapidloop/ellycache/discussions) or by [email](mailto:he...@rapidloop.com). [ellycache](https://github.com/rapidloop/ellycache) is an open-source project of [RapidLoop](https://rapidloop.com). Best, -Mahadevan