ellycache 1.0 released

From: "RapidLoop, Inc(dot) via PostgreSQL Announce" <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: ellycache 1.0 released
Date: 2024-11-25 01:57:53
Message-ID: 173249987349.2092744.11352946735920139350@wrigleys.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-announce

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:hello(at)rapidloop(dot)com).

[ellycache](https://github.com/rapidloop/ellycache) is an open-source project of
[RapidLoop](https://rapidloop.com).

Best,
-Mahadevan

Browse pgsql-announce by date

  From Date Subject
Next Message Swiss PostgreSQL Users Group via PostgreSQL Announce 2024-11-29 06:18:41 CERN PGDay 2025
Previous Message PostgreSQL Global Development Group 2024-11-21 14:09:09 PostgreSQL 17.2, 16.6, 15.10, 14.15, 13.18, and 12.22 Released!