ground icon indicating copy to clipboard operation
ground copied to clipboard

An open-source, vendor-neutral data context service.

Results 23 ground issues
Sort by recently updated
recently updated
newest added

I encapsulated some tables via Cassandra set and map collections. This uses fewer reads when accessing the data, which should be best practice.

Added ability to insert into ElasticSearch and get search responses by key values in tags and also by ids. Added a ElasticSearch.java util file in the utils folder with all...