-
**What is the issue or idea you have?**
I need to update the time inside STF. I have got right time inside de container with docker-compose but STF go on with wrong date.
**Please provide the …
-
Hey, i need to migrate my `rethinkdb` data from a server to another server (where `rebirthdb`) is running.
I dumped the rethinkdb data with `rethinkdb dump`.
How i can restore the data?
-
The instructions on http://rethinkdb.com/docs/elasticsearch/ are no longer going to work with RethinkDB 2.2, since the River plugin is based on the inofficial Java driver which still uses the protocol…
-
Hello,
I am not perfectly sure what you want to do but i am pretty sure that this line is wrong:
https://github.com/njlg/perl-rethinkdb/blob/master/lib/Rethinkdb.pm#L34
it uses the variable $_rdb_i…
-
Quite new to Hapi and Rethinkdb and I'm having trouble registering my models.
Here is my register method:
``` server.register([
Inert,
Vision,
Scooter,
{
register: require("hapi-rethin…
-
Maybe this is already possible, just not documented, but it'd be awesome to be able to run a single migration based on the name it was created as:
```sh
# Only run seed migration up
rethinkdb-mig…
-
This is probably the most important step after the support is stable. Given that RethinkDB has a wide variety of atomic operations, it shouldn't be too hard.
Slava updated
9 years ago
-
Cài đặt RethinkDB tại [đây](https://www.rethinkdb.com/docs/install/windows/)
Giải nén và chạy chương trình rethinkdb.exe
Cài đặt Eclipse JavaEE bản Oxygen hoặc IntelliJ IDEA
Nếu cài đặt Eclipse Jav…
-
Hi,
I'm trying to run the quickstart with kubectl and running into this issue, any ideas ?
Cheers.
```
kubectl create -f rethinkdb-quickstart.yml
error: error validating "rethinkdb-quicksta…
-
With RethinkDB Java Driver 2.4.4, if an OffsetDateTime is being saved, following error occurs:
`java.lang.IllegalArgumentException: Java 8 date/time type java.time.OffsetDateTime not supported by def…