LogKV: Exploiting Key-Value Stores for Event Log Processing
Summary: LogKV repurposes key-value stores as a unified backend for interactive and batch log analytics, supporting time-range scans, windowed joins, reference-table joins and aggregations. Introduces novel ingestion, load‑balancing, storage‑layout and query‑processing techniques to exploit KV scalability; preliminary results show promising performance. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Zhao Cao (Hewlett Packard Enterprise)
- 2. Shimin Chen (Hewlett Packard Enterprise)
- 3. Feifei Li (University of Utah)
- 4. Min Wang (Hewlett Packard Enterprise)
- 5. X. Sean Wang (Fudan University)
BibTeX Citation
@inproceedings{cao_cidr13,
address = {Amsterdam, Netherlands},
series = {{CIDR} '13},
title = {{LogKV: Exploiting Key-Value Stores for Event Log Processing}},
booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
author = {Cao, Zhao and Chen, Shimin and Li, Feifei and Wang, Min and Wang, X. Sean},
year = {2013}
}
Incoming Citations (Sorted by Pagerank)
Showing 9 of 9 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 831 | Dostoevsky: Better Space-Time Trade-Offs for LSM-Tree Based Key-Value Stores via Adaptive Removal of Superfluous Merging | 2018 | SIGMOD | 0.00013748512 |
| 1,942 | Design Continuums and the Path Toward Self-Designing Key-Value Stores that Know and Learn | 2019 | CIDR | 9.4451535e-05 |
| 2,698 | Rosetta: A Robust Space-Time Optimized Range Filter for Key-Value Stores | 2020 | SIGMOD | 8.2450522e-05 |
| 3,577 | Cosine: A Cloud-Cost Optimized Self-Designing Key-Value Storage Engine | 2022 | VLDB | 7.2930211e-05 |
| 4,993 | Key-Value Storage Engines | 2020 | SIGMOD | 6.4096682e-05 |
| 7,757 | CAMAL: Optimizing LSM-trees via Active Learning | 2024 | SIGMOD | 5.5508469e-05 |
| 8,463 | Limousine: Blending Learned and Classical Indexes to Self-Design Larger-than-Memory Cloud Storage Engines | 2024 | SIGMOD | 5.4205593e-05 |
| 9,463 | Hourglass: An Adaptive Range Filter with Lightweight Hybrid Encoding | 2026 | SIGMOD | 5.2634238e-05 |
| 9,465 | Are Joins over LSM-trees Ready? Take RocksDB as an Example | 2025 | VLDB | 5.2634238e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 4 of 4 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 47 | PNUTS: Yahoo!'s Hosted Data Serving Platform | 2008 | VLDB | 0.00044503718 |
| 769 | A Comparison of Join Algorithms for Log Processing in MapReduce | 2010 | SIGMOD | 0.00014166872 |
| 1,090 | Scalable Distributed Stream Processing | 2003 | CIDR | 0.0001224178 |
| 2,502 | Stream Warehousing with DataDepot | 2009 | SIGMOD | 8.4972586e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 8,875 | ChainKV: A Semantics-Aware Key-Value Store for Ethereum System | 2023 | SIGMOD |
| 2 | 2,805 | LogBase: A Scalable Log-structured Database System in the Cloud | 2012 | VLDB |
| 3 | 4,993 | Key-Value Storage Engines | 2020 | SIGMOD |
| 4 | 7,821 | Concurrent Log-Structured Memory for Many-Core Key-Value Stores | 2018 | VLDB |
| 5 | 9,506 | FluidKV: Seamlessly Bridging the Gap between Indexing Performance and Memory-Footprint on Ultra-Fast Storage | 2024 | VLDB |
| 6 | 8,919 | MirrorKV: An Efficient Key-Value Store on Hybrid Cloud Storage with Balanced Performance of Compaction and Querying | 2023 | SIGMOD |
| 7 | 2,498 | Mega-KV: A Case for GPUs to Maximize the Throughput of In-Memory Key-Value Stores | 2015 | VLDB |
| 8 | 603 | Scalable Logging through Emerging Non-Volatile Memory | 2014 | VLDB |
| 9 | 4,058 | Fast Scans on Key-Value Stores | 2017 | VLDB |
| 10 | 4,632 | LogStore: A Cloud-Native and Multi-Tenant Log Database | 2021 | SIGMOD |