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

Riak for the cache? #98

Open
slopjong opened this issue Jan 24, 2014 · 2 comments
Open

Riak for the cache? #98

slopjong opened this issue Jan 24, 2014 · 2 comments
Labels

Comments

@slopjong
Copy link

Riak?

Alternatives

@slopjong
Copy link
Author

I've played with SQLite user-defined functions which allow queries that can operate on JSONs directly. For the prototype of the new OpenSpaceLint SQLite will be used.

Motivation: the old OpenSpaceLint is not well structured. Additionally the cache is file-based, with a db-based cache one can implement a history more easy. The new cache will also detect changes that affect the directory so that there's no need to fix it manually. E.g. if the space name changes one (hopefully) doesn't need to adapt any cron.

@slopjong
Copy link
Author

Embedded databases:

SO discussion

Where's the difference between the Berkeley DB handler types?

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

No branches or pull requests

1 participant