2026-03-26 16:03:25 +00:00
|
|
|
/**
|
|
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
|
|
|
*/
|
|
|
|
|
export const commitinfo = {
|
|
|
|
|
name: '@push.rocks/smartdb',
|
2026-03-26 19:48:27 +00:00
|
|
|
version: '2.0.0',
|
|
|
|
|
description: 'A MongoDB-compatible embedded database server with wire protocol support, backed by a high-performance Rust engine.'
|
2026-03-26 16:03:25 +00:00
|
|
|
}
|