stephencelis / SQLite.swift

A type-safe, Swift-language layer over SQLite3.
MIT License
9.64k stars 1.56k forks source link

Graphql SQLCipher integration #995

Closed pgawlowski closed 3 years ago

pgawlowski commented 4 years ago

I've got pretty fragile data to cache in a persitant way via grapqhl SQLiteNormalizedCache which is based on SQLite

I was thinking about integrating iOS SQLCipher in between however can not find any information if it's possible or if anyone ever tried this before? Any chance for help from your side?

jberkel commented 3 years ago

please use stackoverflow