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
Add a simple wrapper fn for registering a watch on a key in the src/clj_fdb/transaction.clj file. This is a very basic change. In the future, we will tie-in APIs that can register callbacks around this watch a key pattern.
Add a simple wrapper fn for registering a watch on a key in the
src/clj_fdb/transaction.clj
file. This is a very basic change. In the future, we will tie-in APIs that can register callbacks around thiswatch a key
pattern.Java docs reference
This issue duplicates #9
The text was updated successfully, but these errors were encountered: