ErlyORM / boss_db

BossDB: a sharded, caching, pooling, evented ORM for Erlang
Other
277 stars 138 forks source link

Avoid unneccessary call in get(Path) #189

Closed graeme-defty closed 6 years ago

graeme-defty commented 10 years ago

Avoid calling the module for processing dot-separated paths if the path is not dot-separated.