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
I am very excited to try out SurrealDB in a desktop application that I am building. I am using it as a rust library with RocksDB, here are a few problems I ran into, where I couldn't find an answer from the existing docs:
How can I enable logging at the query layer if possible?
How can I serve the established db connection to http via the Rust SDK if possible?
I believe it's shipped with the surrealdb-core but some guidance would be appreciated
Currently for debugging purpose, I would have to close the application (or drop the connection), then run the surreal cli in order to view them in Surrealist because of the lock. It could also very much be a RocksDB thing but I am new to both stack so please excuse me
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am very excited to try out SurrealDB in a desktop application that I am building. I am using it as a rust library with RocksDB, here are a few problems I ran into, where I couldn't find an answer from the existing docs:
surrealdb-core
but some guidance would be appreciatedBeta Was this translation helpful? Give feedback.
All reactions