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

feat(Gossip KV): Merge Gossip KV into main. #1535

Merged
merged 36 commits into from
Nov 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
e744f82
feat(anna_v2): Setup basic project directory structure (#1215)
rohitkulshreshtha May 23, 2024
0aa5b21
feat(anna): Added a two-level data model for the layer zero key-value…
rohitkulshreshtha May 29, 2024
5d8f666
feat(anna): Added a working CLI (#1258)
rohitkulshreshtha Jun 3, 2024
04af7e4
feat(anna): Added support for user tables (#1264)
rohitkulshreshtha Jun 3, 2024
4820475
feat(anna): Escaping of keys (#1265)
rohitkulshreshtha Jun 4, 2024
da181d9
feat(anna): Deterministic testing for L0 server (and also, return mul…
rohitkulshreshtha Jun 5, 2024
078c727
chore(anna): Logging setup for L0 data store. (#1281)
rohitkulshreshtha Jun 5, 2024
c5b5ef8
feat(anna): Server node adds itself to sys/members on start-up (#1286)
rohitkulshreshtha Jun 10, 2024
55f1859
feat(anna): Adding configurable seed nodes. (#1288)
rohitkulshreshtha Jun 11, 2024
c61aa3e
feat(anna): Added a BoundedSetLattice Implementation. (#1319)
rohitkulshreshtha Jun 26, 2024
70a72e9
Merge branch 'main' into anna_v2_merge
rohitkulshreshtha Aug 21, 2024
abdd063
Changes to work with recent merge.
rohitkulshreshtha Aug 21, 2024
02c8d3f
Merge branch 'refs/heads/main' into anna_v2
rohitkulshreshtha Aug 21, 2024
7d9ef7f
Checking in updated Cargo.lock
rohitkulshreshtha Aug 21, 2024
9f3f07a
Merge branch 'main' into anna_v2
rohitkulshreshtha Aug 22, 2024
4ceaf5d
feat(anna): blind gossip (#1406)
rohitkulshreshtha Aug 27, 2024
e02c550
Merge remote-tracking branch 'refs/remotes/origin/main' into anna_v2
rohitkulshreshtha Sep 19, 2024
46116e5
Updating cargo.lock
rohitkulshreshtha Sep 19, 2024
789ed17
feat(anna): Adding ack/nacks to gossip protocol. (#1465)
rohitkulshreshtha Sep 24, 2024
ba59537
Merge remote-tracking branch 'refs/remotes/origin/main' into anna_v2
rohitkulshreshtha Sep 26, 2024
8a5817c
feat(anna): Get minikube working (#1472)
rohitkulshreshtha Oct 2, 2024
48269ad
feat(anna): Hot reloadable dynamic config. (#1478)
rohitkulshreshtha Oct 4, 2024
5aea520
Merge remote-tracking branch 'refs/remotes/origin/main' into anna_v2
rohitkulshreshtha Oct 7, 2024
cb1f9f8
Updating Cargo.lock
rohitkulshreshtha Oct 7, 2024
3538036
chore(anna): Removing unused k8s files.
rohitkulshreshtha Oct 7, 2024
5e54b81
feat(anna): Multi-server Anna Working Locally (#1490)
rohitkulshreshtha Oct 9, 2024
c095d7b
feat(anna): Deploy to AWS (#1494)
rohitkulshreshtha Oct 11, 2024
a42c059
fix(anna): Fix typo.
rohitkulshreshtha Oct 14, 2024
9036f66
fix(anna): Fix makefile.
rohitkulshreshtha Oct 14, 2024
ce288fe
fix(anna): Correcting docker images.x
rohitkulshreshtha Oct 14, 2024
5392ef4
Update Makefile
rohitkulshreshtha Oct 16, 2024
e89af7f
feat(anna): Grafana and Prometheus working and talking to each other …
rohitkulshreshtha Oct 21, 2024
cf64859
feat(Anna): Load test setup. (#1508)
rohitkulshreshtha Oct 29, 2024
206c2a1
Merge remote-tracking branch 'origin/main' into anna_v2
rohitkulshreshtha Oct 29, 2024
8084648
chore: Update Cargo.lock
rohitkulshreshtha Oct 29, 2024
8a5890e
Merge remote-tracking branch 'origin/main' into anna_v2
rohitkulshreshtha Nov 5, 2024
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
3 changes: 3 additions & 0 deletions .idea/hydroflow.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading