Dmitrii Chechetkin
Dmitrii Chechetkin
Issue #4084 This PR adds couchbase JanusGraph backend and search. The backend is in alfa stage and is not yet recommended for production use. All the dependencies for the backend...
**Describe the feature:** We at couchbase developed a backend for JanusGraph that runs on top of a Couchbase cluster and decided to share it with the community. The backend uses...
Hi, @tdm ! I've forked your project and using it to build an android launcher with X11 support, but I noticed that there's no license info in this repository, so......
## Issue Closes #1481 ## Change Adds couchbase vector storage. ## General checklist - [x] There are no breaking changes - [x] I have added unit and integration tests for...
Would like to add couchbase vector storage, got first version of it passing tests. Creating this feature request per contributing guidelines.
Issue: https://github.com/langchain4j/langchain4j/issues/1481 Change: Adds example code on how to use Couchbase embedding store.
Boards: https://heltec.org/project/wireless-stick-v3/ Trying to send "hello" messages between the two of these and instead receiving garbled (seemingly not random as they repeat) characters: ``` loragate/debug [D][lora_mqtt_bridge.sensor:101]: received packet: ?@m$ loragate/debug...
References #3395 This PR introduces new `CouchbaseCollectionSession` class that can be accessed from `CouchbaseSession` via `CouchbaseSession::collection` method. It also updates sinks, sources and flow constructors and their signatures to work...
### Short description The Alpakka Couchbase integration has not been updated in quite a while and is stated to reach the EOL. It would be nice if someone stepped up...
on Orange Pi 5B using the following compose file: ``` version: "3" services: loginsrv: image: tarent/loginsrv ports: - 4856:8080 restart: unless-stopped ``` getting: `exec /loginsrv: exec format error`