yabinmeng
a85e566af4
Minor comment and message update
2023-10-22 13:20:41 -05:00
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
ddd4ce5426
JDBC code temp change - 20131020 10:00am
2023-10-20 10:03:09 -05:00
yabinmeng
ce60423ea6
JDBC code temp change - 20131019 09:40pm
2023-10-19 21:40:45 -05:00
yabinmeng
efe05a714e
Move pgvector testing scenario yaml file to folder "activities/baselinesv2"
2023-10-16 17:14:22 -05:00
yabinmeng
ec7f5be03b
Address Shooky's comment for PR #1624
2023-10-16 14:58:51 -05:00
yabinmeng
1242ff2dd0
Fix the issue that causes the vector relevancy score verification test failed.
2023-10-16 14:44:54 -05:00
yabinmeng
4ad94a9d71
Minor update of the 'postgres-pgvector-relevancy.yaml' scenario file.
2023-10-16 09:32:47 -05:00
yabinmeng
8fb7446a24
JDBC enhancement PR#1624 - address Madhavan' review comments.
2023-10-16 09:08:31 -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
5639b04b73
Minor updated JDBC workloads
2023-10-03 10:24:03 -04:00
Jonathan Shook
76b740f8ab
add cqlvector examples
2023-07-25 11:50:51 -05:00
Madhavan Sridharan
134e10d871
squash
2023-02-08 07:45:51 -05:00
Madhavan Sridharan
d69d3a6eab
Adjusted implementation based on review comments
2023-02-07 21:40:02 -05:00
Madhavan Sridharan
a021649cd9
address review comments
2023-02-06 18:37:07 -05:00
Madhavan Sridharan
274c828043
squash
2023-02-04 13:51:08 -05:00
Madhavan Sridharan
3a18a84da0
squash
2023-02-04 13:45:13 -05:00
Madhavan Sridharan
627bfbedb3
Merge branch 'adapter-jdbc' of github.com:nosqlbench/nosqlbench into adapter-jdbc
2023-02-03 21:15:46 -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
f47ea23a84
jdbc workload yaml files
2023-02-03 21:07:01 -05:00
Madhavan Sridharan
d92c73b8cf
draft
2023-02-03 17:02:21 -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