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

update Developer.yaml and add DragonflyDB #24

Merged
merged 2 commits into from
Jan 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion dataset/companies/Developer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,16 @@
Description: ""
Website: "https://ai21.com/"
Alternatives: []
- Name: "Dragonfly DB"
Description: "A redis compatible In Memory datastore"
Website: "https://www.dragonflydb.io/"
Alternatives:
- Name: "Memcached"
Description: "Memcached is a high-performance, distributed memory object caching system"
Website: "https://memcached.org/"
- Name: "KeyDB"
Description: "KeyDB is a fully open source database, backed by Snap, and a faster drop in alternative to Redis"
Website: "https://docs.keydb.dev/"
- Name: "Tabnine"
Description: "AI assistant for developers like GitHub Copilot"
Website: "https://www.tabnine.com/"
Expand All @@ -91,4 +101,5 @@
Website: "https://codeium.com/"
- Name: "Amazon CodeWhisperer"
Description: "AI from Amazon, AWS supports israel but let's focus on israeli companies now"
Website: "https://aws.amazon.com/codewhisperer/"
Website: "https://aws.amazon.com/codewhisperer/"

Loading