Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stamina example application #19

Open
agemooij opened this issue Jul 29, 2015 · 1 comment
Open

Stamina example application #19

agemooij opened this issue Jul 29, 2015 · 1 comment
Milestone

Comments

@agemooij
Copy link
Contributor

We need a proper, fully working standalone example application that shows off a number of migrations and how to test them with the testkit.

The model should be pretty small and open to multiple interpretations so we can grow it from V1 to V5 without it feeling too much like a made-up example. Ideas have included a TODO list app.

It should probably use an embedded leveldb database.

@agemooij agemooij added this to the 1.0-M1 milestone Jul 29, 2015
@raboof
Copy link
Member

raboof commented Oct 19, 2015

I made https://github.com/raboof/todo-backend-akka previously.

Not particularly proud of it (the API and thus structure is kind of contrived) but it's probably good enough as the basis for a stamina example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants