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

Leverage Lapis utilities #80

Closed
thibaultcha opened this issue Mar 18, 2015 · 1 comment
Closed

Leverage Lapis utilities #80

thibaultcha opened this issue Mar 18, 2015 · 1 comment
Assignees

Comments

@thibaultcha
Copy link
Member

Lapis has built-in cache, JSON encode/decode, base64... We should leverage them instead of our custom methods: http://leafo.net/lapis/reference/utilities.html

Eventually, it also has schemas and migrations, even tho unfortunately, they only support PostgreSQL. Writing a Cassandra adapter would be a great contribution from Mashape. We could discuss this with the author of Lapis.

(cross referencing #18)

@subnetmarco
Copy link
Member

Regarding cache, not sure we can leverage that because the API server is not a Lapis app.

gszr pushed a commit that referenced this issue Jun 10, 2021
gszr pushed a commit that referenced this issue Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants