-
```
Need to force these to exit when closing the IDE.
```
Original issue reported on code.google.com by `t.br...@gmail.com` on 29 Mar 2010 at 11:45
-
Original ticket: https://github.com/couchbase/couchbase-lite-java-core/issues/1640
-----------
1)Official CBL 1.4.0 is used.
2)Client was doing continuous push and pull from server 07/05 01:54:08…
-
I try to set up 600 API version:
```javascript
import * as fdb from 'foundationdb';
fdb.setAPIVersion(600);
```
and I catch error:
```text
Error: API version not supported
at Object.…
-
Hi there - recently setup a small cluster to try out fdb, and having some trouble generating the Go bindings.
`fdbcli --version`
```
FoundationDB CLI 6.2 (v6.2.19)
source version 0a46c6276efc90e…
-
Hello,
While a load test I got two mistakes with connections to FB 3.0.11.33629 (SS, Win64):
Server didn't crash.
Thread one
```
[THR:010072] [18.10.2022 23:48:42] ERROR: [xxxxxxxxxxxxxx] D…
-
Adrian (from Snowflake) [proposes](https://docs.google.com/document/d/1KXvlHncC9vunrXdW6kecwEcVEzL7uh07I6BBrdvOJ00/edit#) the use of a [homomorphic hash function open sourced by Facebook](https://engi…
-
If a storage server (SS) does not have a valid locality due to misconfiguration, the replication policy can select replicas that do not satisfy the policy. For example, in `three_data_hall` mode, if …
-
(you don't have to strictly follow this form)
我是通过物理机部署单机版本
![image](https://github.com/ByConity/ByConity/assets/108119120/ac385c41-be15-4efb-afae-060651e25722)
然后我的fdb.cluster中的内容是
clusterdsc:tes…
-
IF FDB could detect sequential write patterns in shards that need to be split, we could be much more efficient about handling sequential writes.
Detection:
The potential approaches for identifying…
-
Submitted by: Marco Wolff (marcoh)
Hi,
after installing Firebird Server, the default User Sysdba with the default password is installed\. For security reasons i changed the password of the SYSDBA …