PossibleDB icon indicating copy to clipboard operation
PossibleDB copied to clipboard

PossibleDB is a Database Server built with DataScript, RethinkDB, Clojure, ClojureScript, and NodeJS.

Results 4 PossibleDB issues
Sort by recently updated
recently updated
newest added

There might be a reason why the fn `connect` doesn't have type hints but still in the doc string we might want to specify that we want a String for...

Hi. Newbie here. I've followed the installation process. When running: `$ ./possibledb.js` I get: ``` Listening on 12345 Loading RethinkDB config from possibledb.config Creating RethinkDB connection Couldn't create RethinkDB connection...

Looks awesome! How would I use this from a Node.js environment? Thanks!