radareorg / sdb

Simple and fast string based key-value database with support for arrays and json
https://www.radare.org/
MIT License
217 stars 62 forks source link

Sort array to fix #2188 from radare #66

Closed alvarofe closed 9 years ago

radare commented 9 years ago

An add_sorted method would perform much better here. I have to review this change more carefully because i have some refactoring plans for sdb. Thanks!

On 29 Mar 2015, at 16:37, Álvaro Felipe Melchor notifications@github.com wrote:

You can view, comment on, or merge this pull request online at:

https://github.com/radare/sdb/pull/66

Commit Summary

Array sort to fix #2188 from radare File Changes

M src/array.c (20) Patch Links:

https://github.com/radare/sdb/pull/66.patch https://github.com/radare/sdb/pull/66.diff — Reply to this email directly or view it on GitHub.