Skip to content

Is it possible to persist data accross container restarts? #66

Answered by danyi1212
johaag asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, currently there is no way of persisting the data between restarts.

This is possible, though I wouldn't follow Flower's approach of using a Shelve DB due to limited performance.
I've had plans of integrating a pluggable storage layer that could use a Pebble DB / Redis / etscd / TiKV or else.

If this will get enough interest, I could definitely push on this idea 🌟

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@danyi1212
Comment options

@johaag
Comment options

Comment options

You must be logged in to vote
3 replies
@johaag
Comment options

@danyi1212
Comment options

@johaag
Comment options

Answer selected by johaag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants