iondbproject / iondb

IonDB, a key-value datastore for resource constrained systems.
BSD 3-Clause "New" or "Revised" License
587 stars 48 forks source link

Filenames should all be lowercase #15

Closed iondbproject closed 8 years ago

iondbproject commented 8 years ago

To be consistent, filenames should be lowercased and snake_cased.

wpenson commented 8 years ago

Issue resolved. 00834a8