Commit Graph

662 Commits

Author SHA1 Message Date
Jonathan Shook
4358344029 project restructuring 2024-04-11 22:50:13 -05:00
Jonathan Shook
b63805ff4f refix broken profile inclusions 2024-04-04 15:25:51 -05:00
Jonathan Shook
f0b1daebd1 simplify graaljs dependencies 2024-04-03 19:46:22 -05:00
Jonathan Shook
0edd8d0886 support optional build of adapters 2024-04-02 14:28:48 -05:00
Jonathan Shook
aaa1d1dcab separate milvus-only tree because its grpc deps do not play well with others 2024-03-24 15:16:39 -05:00
Jonathan Shook
0c4357835d remove profile disables, since enabling across module layers is unreliable 2024-03-22 13:01:23 -05:00
Jonathan Shook
03bc0adf16 more updates on milvus, distinguishing rows vs fields 2024-03-21 12:58:55 -05:00
Jonathan Shook
170145c24b merge fixes 2024-03-15 14:44:37 -05:00
Madhavan Sridharan
82eef18d5a Initial skeleton draft 2024-03-15 13:35:02 -04:00
Jonathan Shook
98ebd594a3 Merge branch 'jshook/vector_precision' 2024-03-12 10:26:05 -05:00
Jonathan Shook
150fb79f01 part1 of opensearch 2024-02-06 18:05:20 -06:00
Jonathan Shook
886025bc3a move vector bindings into dedicated module 2024-02-05 20:18:24 -06:00
Jonathan Shook
79dd961698 temporarily disable nb5-proof 2024-01-31 09:05:51 -06:00
Jonathan Shook
ae19037bce remainder of changes for scenario rework that need to be itemized 2023-12-06 14:26:53 -06:00
Jonathan Shook
f099fa0840 fixup license files 2023-10-23 08:42:19 -05:00
Jonathan Shook
3ec511f61f partial progress to moving instrumentation 2023-10-23 08:41:17 -05:00
Jonathan Shook
835c74597a SCDryRunScenarioTest running like js analog now 2023-10-23 08:41:17 -05:00
Jonathan Shook
65db41b22a script env tests now working 2023-10-23 08:41:17 -05:00
Jonathan Shook
8d141e9ca4 conflicts resolved 2023-10-23 08:39:45 -05:00
yabinmeng
568237b26d Delete pgvector adapter draft code since all functionalities are available via JDBC adapter 2023-10-18 09:41:47 -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
Mark Wolters
dab3c91362 removing hdf-loader module that has no relation to nb/nb5 2023-10-06 09:43:59 -04:00
Jonathan Shook
f485f07c34
Merge pull request #1574 from nosqlbench/jshook/remove-venice
remove venice adapter unless or until it is resumed, parked under a separate branch
2023-09-28 17:03:52 -05:00
Jonathan Shook
10c8da116a remove venice adapter unless or until it is resumed, parked under a separate branch 2023-09-28 14:46:09 -05:00
yabinmeng
9a61a1f2af Remove "--docker-metrics" functionality. Update documents and scripts accordingly. 2023-09-28 14:30:18 -05:00
Dave Fisher
728d582600 Adjust pom.xml 2023-09-14 15:39:01 -07:00
Dave Fisher
bf90c80d97 PGVector Adapter 2023-09-14 15:10:40 -07:00
Jonathan Shook
2d1f23a8d8 remove duplicitous doc files 2023-09-10 17:37:49 -05:00
Jonathan Shook
aec7301e99 provide a more condensed session identifier for metrics 2023-08-28 16:15:34 -05:00
Jonathan Shook
54ccf8a92e disable hd5-loader for now 2023-08-16 16:36:54 -05:00
Jonathan Shook
c06ac4e06b stubbing out structure for virtdata-lib-hdf5 2023-08-15 13:52:27 -05:00
Mark Wolters
e5d7c7fa07 filling out reader functionality 2023-08-01 09:24:48 -04:00
yabinmeng
1880dfa9a0 Rename adapter-s4r to adapter-amqp since this is a generic AMQP-0-9-1 implementation, which includes Pulsar+S4R plugin. 2023-06-30 10:03:57 -05:00
yabinmeng
ba30e80ce8 Initial draft of NB5 S4R 2023-05-31 19:15:21 -05:00
yabinmeng
b1c06661ce Initial draft of NB5 S4R 2023-05-31 18:21:52 -05:00
Jonathan Shook
c6b550d53c pinecone updates 2023-05-19 13:25:05 -04:00
Enrico Olivelli
298eaa8945 [adapter-venice] Introduce new VeniceDB adapter 2023-05-17 16:45:51 +02:00
MikeYaacoubStax
67ba6e270d Merge remote-tracking branch 'origin/main' into nosqlbench-948-testcontainers 2023-02-10 08:26:37 -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
Jonathan Shook
cb073b0abd Merge branch 'main' into nosqlbench-948-testcontainers 2023-02-02 17:02:10 -06:00
Jonathan Shook
1eead1add8 centralize jacoco template for reconfiguration 2023-01-26 23:32:15 -06:00
Jonathan Shook
6dea293d56 initial experiments 2023-01-25 16:35:19 -06:00
Jonathan Shook
362e3c6cd3
Merge pull request #942 from nosqlbench/nosqlbench-937
cleanup duplicitous activity parameters during initialization (yaml,type)
2023-01-23 14:19:18 -06:00
Jonathan Shook
a886ff2f82 restore grafana annotator 2023-01-23 13:02:19 -06:00
Jonathan Shook
f63c7aeadb replace CI+CD friendly revision 2023-01-19 16:54:06 -06:00
Madhavan Sridharan
582cbddb26 Merge branch 'main' of github.com:nosqlbench/nosqlbench into adapter-cockroachdb 2023-01-14 10:17:05 -05:00
nb-droid
a49a9e9380 [maven-release-plugin] prepare for next development iteration 2023-01-13 19:51:57 +00:00