PumpkinSeed / bucket

[DEPRECATED] Optimized data structure framework for Couchbase specialized on one bucket usage
GNU General Public License v3.0
6 stars 2 forks source link

[revoked] Use Bulk operation in Get method #77

Closed PumpkinSeed closed 4 years ago

PumpkinSeed commented 4 years ago

Related #12 If we will have _meta about the related documents we can use N1QL to get the exact data.

PumpkinSeed commented 4 years ago

Because the N1QL is super slow, it make sense to use Bulk operation after I return the meta referenced documents.