Commit Graph

7 Commits

Author SHA1 Message Date
yabinmeng
e765cb14ad - Add "use_hikaricp" option: enable/disable using Hikari connection pooling.
- Various code cleanup based on Shooky's comments
- Update the pgvector testing scenario yaml file
2023-10-20 16:05:14 -05:00
yabinmeng
179a51c20b Major NB JDBC driver updates in order to support pg-vector
- Add PreparedStatement support
- Add batch update for DML write statements
- Add client-side connection pooling (needed for thread safety)
- Address issues caused by the fact that JDBC connection and statement are not thread-safe
- Fix the issue of no Vector value returned when running Vector queries
- Add the template yaml file for NB pg vector with relevancy score verificationn
2023-10-15 23:46:48 -05:00
Madhavan Sridharan
3a18a84da0 squash 2023-02-04 13:45:13 -05:00
Jonathan Shook
318e26ca30 improvements to motor state model and activity
nb5/pom.xml version

squash
2023-02-03 21:15:31 -05:00
Madhavan Sridharan
2ce57971b6 squash 2023-02-02 19:46:29 -05:00
Madhavan Sridharan
15a826d537 Merge branch 'main' of github.com:nosqlbench/nosqlbench into adapter-jdbc 2023-02-02 18:57:18 -05:00
Madhavan Sridharan
8728d305ee Initial draft for JDBC adapter 2023-02-02 18:51:59 -05:00