citusdata / citus

Distributed PostgreSQL as an extension
https://www.citusdata.com
GNU Affero General Public License v3.0
10.63k stars 670 forks source link

Fast OLAP tutorial: Introduce a cache in front of immutable shards (for historical data) to cache query fragment results #7

Closed ozgune closed 1 month ago

ozgune commented 8 years ago

We need to have a tutorial that shows how to ingest time-series data into Citus and to run fast aggregations on this data. This subtask introduce a cache in front of immutable shards (for historical data) to cache query fragment results.

This item is a subtask of #3

lithp commented 8 years ago

Do you still want this? It could be another tutorial, a reference application, or part of the "examples" section of the docs I've been pushing for. I think it's not required for calling the tutorials done though?

ozgune commented 1 month ago

I don't think we want to have this anymore. Closing.