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

v0.10.0 #17

Merged
merged 12 commits into from
Jun 24, 2024
Merged

v0.10.0 #17

merged 12 commits into from
Jun 24, 2024

Conversation

Tyrannican
Copy link
Owner

  • Added support for using an SQLite database as well as a JSON file for KV pair storage
  • Added support for using environments to store KV pairs under to keep things cleaner

now uses a basic struct instead of creating a chunky one.
will do the rest later
added the skeletal work to get safir modes running.
config now has it's own dedicated file and fixed up the migration
script
You can set specific environments that store the KV pairs under a
specific name.
That way, when you list them all / search, all you get is those in your
environment.
Should declutter the list view
@Tyrannican Tyrannican merged commit 1cb1d0c into main Jun 24, 2024
5 checks passed
@Tyrannican Tyrannican deleted the v0.10/db-store branch June 24, 2024 16:01
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

Successfully merging this pull request may close these issues.

1 participant