🦄
The night will last forever!
Full-stack JavaScript (and TypeScript) developer. I like foxes 🦊
- Kirov, Russia
- octetstream.dev
- @octet_stream
- @octetstream.bsky.social
Pinned Loading
-
form-data-encoder
form-data-encoder PublicEncode FormData content into the multipart/form-data format
-
use-suspender
use-suspender PublicWraps asynchronous function allowing to use it with React.Suspense
-
then-busboy
then-busboy PublicPromise-based wrapper around Busboy. Processes multipart/form-data request body and returns it in a single object.
-
slate-to-react
slate-to-react PublicReact component and utilities to transform Slate nodes to React
TypeScript 5
-
better-auth-mikro-orm
better-auth-mikro-orm PublicMikro ORM Adapter for Better Auth
1,341 contributions in the last year
Skip to contributions year listDay of Week | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
July 2025
Created 36 commits in 2 repositories
Created a pull request in octet-stream/better-auth-mikro-orm that received 1 comment
fix(adapter): Remove manual Identity Map updates
Details
Previously I've been managing Identity Map in adapter.deleteMany
method to keep data fresh after rows been deleted. This PR fixes adapter.d…
+83
−23
lines changed
•
1
comment
Opened 4 other pull requests in 1 repository
octet-stream/better-auth-mikro-orm
4
merged
-
test(adapter): Run adapter against better-auth test suite
This contribution was made on Jul 13
-
fix(adapter): Use nativeUpdate and nativeDelete methods
This contribution was made on Jul 12
-
fix(adapter): Normalize references for FKs input
This contribution was made on Jul 12
-
fix(adapter): Remove
orm.em.clear
usage fromupdateMany
This contribution was made on Jul 11
Reviewed 4 pull requests in 1 repository
octet-stream/better-auth-mikro-orm
4 pull requests
-
Next release
This contribution was made on Jul 13
-
Next release
This contribution was made on Jul 13
-
Ensure referenced entities are in identity map before creating
This contribution was made on Jul 11
-
Next release
This contribution was made on Jul 9