objectbox / objectbox/objectbox-java
Support serialization for property that is an object
未關閉
還沒有人認領這個 Issue。
enhancement
- 主要語言
- Java
- 星號
- 4.6k
- 分支
- 311
- PR 合併指標
- 30 天內沒有已合併 PR
描述
您好,我期望自定义类型 能更好的支持二进制,提高速度,是否可以参考 https://github.com/twitter/Serial
这样更方便的将字段是自定义模型 更快插入和读取
Translation: Hello, I hope that the custom type can better support binary and improve the speed. Can you refer to https://github.com/twitter/Serial
This makes it more convenient to insert and read the field into a custom model faster
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先檢視 objectbox-java 中的物件屬性與自訂型別序列化 API,然後將要求的行為與連結的 Twitter Serial 專案進行比較。只有在自訂模型物件可以使用更快的二進位格式進行序列化,以便插入和讀取,且支援的行為與驗證已釐清後,該 issue 才算完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- database
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100