* Version 0.0.1
- Moved key and data lengths in to hash table
- Rewrote sdb_dump for the change
- Changed to Fowler/Noll/Vo hash
- Always double hash table size to reduce chaining
- Use addition rather than multiplication for composite hash
- Give breathing space to hash tables
- Validate data from DB in query
