issues
search
cinchapi
/
concourse
Distributed database warehouse for transactions, search and analytics across time.
http://concoursedb.com
Apache License 2.0
315
stars
233
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
concourse debug dump does not work for large data files
#525
jtnelson
opened
2 weeks ago
0
Update circleci remote docker image per deprecation policy
#524
jtnelson
closed
1 month ago
0
Use existing file channel when streaming revisions for disk in Chunk
#523
jtnelson
closed
1 month ago
0
Criteria.parse adds quotes around value with space
#522
jtnelson
opened
1 month ago
0
GH-509: Create connection pool by copying existing connection
#521
jtnelson
closed
4 months ago
0
Reduce Manifest Memory Consumption
#520
jtnelson
closed
4 months ago
1
Use Finite State Transducers for more efficient memory representation of search strings
#519
jtnelson
opened
6 months ago
3
GH-510: Add support for asynchronously reading data from disk using multiple threads
#518
jtnelson
opened
6 months ago
1
Change default value of max_search_substring_length configuration option to 40
#517
jtnelson
closed
6 months ago
0
Preserve stopwords in indexing and search
#516
jtnelson
closed
6 months ago
0
GH-512: Add ping method to facilitate connection healthcheck between client and server
#515
jtnelson
opened
6 months ago
1
GH-511: Add support for full text searching when querying
#514
jtnelson
opened
6 months ago
1
GH-499: Ensure concourse-import and concourse-export are invertible and comply with standards (e.g., CSV escaping)
#513
jtnelson
opened
6 months ago
0
Add "probe" method to check if client is still connected to the server
#512
jtnelson
opened
6 months ago
0
Support CCL search operators
#511
jtnelson
opened
6 months ago
5
Add option to make Record accumulation of revisions (from Segment), asynchronous
#510
jtnelson
opened
7 months ago
1
Add ConnectionPool factory method that copy the connection info from an existing concourse handler
#509
jtnelson
closed
4 months ago
0
Create standalone "cash" executable that can launch concourse shell
#508
jtnelson
opened
7 months ago
1
Allow concourse_client.yaml to support connection details for multiple instances at the same time
#507
jtnelson
opened
7 months ago
1
Fix error that has been causing cashdocs to not generate for concourse shell
#506
jtnelson
closed
7 months ago
0
Fix a bug in the Dockerfile that was causing the created image to output errors
#505
jtnelson
closed
7 months ago
0
GH-500: Expose default JMX port, 9010 in docker container
#504
jtnelson
closed
7 months ago
0
GH-501: Set root admin account credentials via configuration
#503
jtnelson
closed
7 months ago
0
In ClientServerTest, getServerVersion() does not actually support returning and installer path.
#502
jtnelson
closed
7 months ago
1
Add configuration preference to initialize admin username and password
#501
jtnelson
closed
7 months ago
1
Concourse dockerfile needs to expost 9010 for JMX access
#500
jtnelson
closed
7 months ago
0
concourse-export does not properly escape double quotes within a field
#499
jtnelson
opened
7 months ago
0
Configure heap dump on OOM to occur even if server is not in DEBUG mode
#498
jtnelson
opened
1 year ago
0
Fix LockBroker gc and write performance
#497
jtnelson
closed
1 year ago
0
Add concourse-automation framework
#496
jtnelson
closed
2 years ago
0
Fix significant write performance regression
#495
jtnelson
closed
2 years ago
0
Add support for nested atomic operations (outside of a Transaction)
#494
jtnelson
closed
2 years ago
0
Separate out atomic operation 2pc logic into a separate methods
#493
jtnelson
closed
2 years ago
0
Determine preemptibility of range token events asynchronously
#492
jtnelson
closed
2 years ago
0
RangeLocks coalesce connected ranges and therefore can remove too much protection when unlocked
#491
jtnelson
closed
1 year ago
0
Wide write locks are not shared
#490
jtnelson
closed
1 year ago
0
Integrate LockBroker for improved JIT locking semantics
#489
jtnelson
closed
2 years ago
0
Add CLI to manage Concourse Server configuration
#488
jtnelson
closed
2 years ago
0
Integrate lib-cli for Concourse Server CLIs and the concourse-cli framework
#487
jtnelson
closed
2 years ago
0
Eliminate innocuous error that is thrown when using interactive CSV import
#486
jtnelson
closed
2 years ago
0
[0.11] GH-483: Fix subtle Transaction deadlock issues
#485
jtnelson
closed
2 years ago
0
GH-483: Rearchitect version change notifications for atomic operations and transactions
#484
jtnelson
closed
2 years ago
0
ConcurrentModificationException thrown when atomic operation birthed from Transaction commits while receiving concurrent version change notifications (e.g. from Engine accepting Writes)
#483
jtnelson
closed
2 years ago
0
Support for YAML Config
#482
jtnelson
closed
2 years ago
1
Upgrade to Thrift 0.20
#481
jtnelson
closed
6 months ago
0
Bump ujson from 1.33 to 5.4.0 in /concourse-driver-python
#480
dependabot[bot]
opened
2 years ago
0
Remove unnecessary intermediate data gathering when sorting
#479
jtnelson
closed
2 years ago
0
Improve result set random access
#478
jtnelson
closed
2 years ago
0
Various optimizations and streamlining to make reads that perform a combination of order, pagination and time travel more efficient
#477
jtnelson
closed
2 years ago
1
Fix bug that caused historical reads with sorting to not be done atomically
#476
jtnelson
closed
2 years ago
0
Next