• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pmwkaa / sophia / 484
89%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2016 01:18PM UTC
Jobs 2
Files 242
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
484

push

travis-ci

pmwkaa
sophia: introduce secondary indexes

Use a database as a secondary index.

Secondary index is an exact copy of the primary, which
has index build using different key scheme.

Secondary indexes designed to be updated manually as
a part of a multi-statement transaction.

Reuse the same document for a secondary index update by
introducing 'reuse' document field:
sp_setobject(document, "reuse", origin_document)

This allows to hold only one document copy in RAM.

11774 of 13015 relevant lines covered (90.46%)

17117236.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 484.1 15 Apr 2016 01:20PM UTC 0
90.44
Travis Job 484.1
2 484.2 15 Apr 2016 01:18PM UTC 0
Travis Job 484.2
Source Files on build 484
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #484
  • 2fd43031 on github
  • Prev Build on master (#483)
  • Next Build on master (#485)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc