mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00

* refactor(LimitedMemoryAdapter): optimize scan function Reduced the memory allocation by not creating a different array to iterate. Precalculated wildcard * refactor(LimitedMemoryAdapter): optimize ulkGet function Optimize the ulkGet function by not creating a different array once. Used Set for faster lookups. * refactor(LimitedMemoryAdapter): rename keys to key in the get() function
FAQ
So, what is seyfert
?
Seyfert is the ultimate Discord framework! We make it easy to interact with the Discord API, big cache control, scalable code and a pretty dev experience.
Why should I use it?
There are many reasons to use Seyfert, but they dont all fit in this tiny readme, so here is a list of the most awesome reasons!
- Low RAM Usage
- Latest features
- Dev experience
- 24/6 support (Sunday is for church)
- Written from Scratch
- Type-safe
- And many more!!
Installation
Note
Node v18>= is required (or v16 with
--experimental-fetch
flag), Bun/Node LTS recommended.
pnpm add seyfert
bun add seyfert
npm i seyfert
Or other package manager.
Contributing
We are open to contributions, fork the repo and make your changes!
Useful links
Languages
TypeScript
99.9%