Skip to content

Commit fe9e990

Browse files
authored
Bulk (#6)
1 parent 3d4e17a commit fe9e990

File tree

202 files changed

+575
-54236
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

202 files changed

+575
-54236
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,15 @@ htmlcov/
175175
.hypothesis/
176176
.pytest_cache/
177177
testresults/
178+
reports/
179+
exports/
180+
.ruff_cache/
181+
182+
# Virtual environments (both root and library-specific)
183+
test-env/
184+
test-env-*/
185+
libs/*/test-env/
186+
libs/*/test-env-*/
178187

179188
# Cassandra test data
180189
cassandra_data/

examples/bulk_operations/docker-compose-single.yml

Lines changed: 0 additions & 46 deletions
This file was deleted.

examples/bulk_operations/docker-compose.yml

Lines changed: 0 additions & 160 deletions
This file was deleted.

0 commit comments

Comments
 (0)