stonedb icon indicating copy to clipboard operation
stonedb copied to clipboard

StoneDB is an Open-Source MySQL HTAP and MySQL-Native DataBase for OLTP, Real-Time Analytics, a counterpart of MySQLHeatWave. (https://stonedb.io)

Results 262 stonedb issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** >*Try not to use plain type for data type, and it is better to use typedef for description. The advantage...

A-feature

**Is your feature request related to a problem? Please describe.** >*Clean up invalid commented code snippets.* **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**

A-feature

**Is your feature request related to a problem? Please describe.** >*Whether class member functions begin with uppercase (subsequent unification).* **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**

A-feature

**Is your feature request related to a problem? Please describe.** >*Need to support local import of txt/csv format files.* **Describe the solution you'd like** >*1. The logic for stonedb to...

A-feature

**Is your feature request related to a problem? Please describe.** >*At present, rocksdb adopts the same output method as boost, and rocksdb needs to be added rocksdb.cmake file for processing.*...

A-feature

**Is your feature request related to a problem? Please describe.** >*In order to improve the robustness of the system, it is necessary to add code fault injection, synchronization point, etc.*...

A-feature
B-testing
B-stabilization
B-robustness

**Is your feature request related to a problem? Please describe.** >*Do not use magic number unless it has explicit meaning.* **Describe the solution you'd like** **Describe alternatives you've considered** **Additional...

A-feature

**Is your feature request related to a problem? Please describe.** >*When using an integer data type, its length and type must be specified to prevent different length implementations on different...

A-feature

**Is your feature request related to a problem? Please describe.** >*Use secure function.* **Describe the solution you'd like** >*ex: memcpy ---> memcpy_s ; strcpy ---> strcpy_s.* >*strcpy_ s、memcpy_ s and...

A-feature

**Is your feature request related to a problem? Please describe.** >*Introducing cpplint.* **Describe the solution you'd like** >Cpplint description: https://zhuanlan.zhihu.com/p/79913216 **Describe alternatives you've considered** **Additional context**

A-feature