You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
A distributed locking library built on [Cloud Spanner](https://cloud.google.com/spanner/). It relies on Spanner's [TrueTime](https://cloud.google.com/spanner/docs/true-time-external-consistency) and [transactions](https://cloud.google.com/spanner/docs/transactions) support to achieve its locking mechanism.
8
8
9
9
Port(s):
10
+
*[spindle-rs](https://github.com/flowerinthenight/spindle-rs) - a port written in Rust
10
11
*[spindle-cb](https://github.com/flowerinthenight/spindle-cb) - relies on [aws/clock-bound](https://github.com/aws/clock-bound) and PostgreSQL (storage)
0 commit comments