Add a CLI to backfill watcher event data (#538)

* Add a CLI to backfill watcher event data

* Add required codegen template

* Increment package version
This commit is contained in:
prathamesh0
2024-10-14 12:07:56 +05:30
committed by GitHub
parent 5d7b7fe5b4
commit ac74da6ea6
18 changed files with 216 additions and 35 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/cache",
"version": "0.2.108",
"version": "0.2.109",
"description": "Generic object cache",
"main": "dist/index.js",
"scripts": {