Releases: Reecepbcups/cosmos-cache
Releases · Reecepbcups/cosmos-cache
v0.0.10
Changes
- Fixes issue where a newer version of Flask removes [at]app.before_first_request when we use that for WS subscribe. Force uses Flask==2.2.3 now
Full Changelog: v0.0.9...v0.0.10
v0.0.9
Migration guide in MIGRATIONS
Removes Redis ENV variables, and allows for you to use more threads with docker via ENV vars
What's Changed
- Migrate to Py KVStore (from Redis) by @Reecepbcups in #33
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Docker: reecepbcups/rpc-cache/0.0.8
Docker: reecepbcups/api-cache/0.0.8
What's Changed
- Fix typo in README by @CharlesJUDITH in #29
- Redis exception by @CharlesJUDITH in #30
- UUIDs as RPC queries now work properly for caching
- Proper Error handling when /prices is disabled
New Contributors
- @CharlesJUDITH made their first contribution in #29
Full Changelog: v0.0.6...v0.0.8
v0.0.6
docker support
Akash deploy files
docker compose
use backup URLs exclusively env variable
cleanup & minor improvements
v0.0.1
What's Changed
- created program
- Cleanup rewrite by @Reecepbcups in #2
- chore(cleanup): docs, configs hidden by @Reecepbcups in #5
- Coingecko Prices by @Reecepbcups in #13
- hide RPC information by @Reecepbcups in #12
- RPC Websocket block subscribe by @Reecepbcups in #15
- Use redis hset for tx & block searches by @Reecepbcups in #16
New Contributors
- @Reecepbcups made their first contribution in #2
Full Changelog: https://github.com/Reecepbcups/cosmos-endpoint-cache/commits/v0.0.1