dipdup-io / dipdup

Modular framework for creating selective indexers and featureful backends for dapps
https://dipdup.io
MIT License
92 stars 52 forks source link

Database-level rollbacks (copy-on-write) #352

Closed droserasprout closed 2 years ago

droserasprout commented 2 years ago

What feature would you like to see in DipDup?

Copy-on-Write mode for Tortoise models to drop them in case of a rollback.

Why do you need this feature, what's the use case?

Rollbacks

Is there a workaround currently?

buffer_size, lagging TzKT instances.

droserasprout commented 2 years ago

Playground: https://github.com/teia-community/hicdex/pull/5