jb55 on Nostr: Was worried about the 700mb ios virtual memory/mmap limit on ios for lmdb/nostrdb, ...
Was worried about the 700mb ios virtual memory/mmap limit on ios for lmdb/nostrdb, but just discovered that you can extend it to 32gb with an entitlement
https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_kernel_extended-virtual-addressing
This means the max size of a nostrdb db on ios can now be 32gb. Yay! Plenty of space for all your notes.
https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_kernel_extended-virtual-addressing
This means the max size of a nostrdb db on ios can now be 32gb. Yay! Plenty of space for all your notes.