Skip to content

Releases: DataIntellectTech/TorQ

Release of TorQ 3.1

08 May 12:02

Choose a tag to compare

Added passwords dictionary for connecting to non-TorQ processes

27 Feb 16:17

Choose a tag to compare

  • Added passwords dictionary for connecting to non-TorQ processes.
  • Modified opencon function.
  • Bug fixes in email code.

Added permissioning & LDAP support

20 Jan 12:29

Choose a tag to compare

Fix for EOD bug

18 Jan 10:38

Choose a tag to compare

  • Bug fix for EOD bug causing infinite roll over loop under certain circumstances

Adding tickerplant, improving filealerter, bug fixes

08 Nov 15:09

Choose a tag to compare

  • Tickerplant incorporated. Tickerplant has faster recovery for real time subscribers, and better timezone handling
  • Filealerter uses a splayed table to store the table of already processed data. If it finds a table in current format (flat) it will change it to a splay
  • Gateway bug fixes
  • Small improvements

Bug Fixes, Parallel Sorting

19 Sep 16:08

Choose a tag to compare

-Re-adding previously made changes to the gateway which got lost during merge
-Fixing Cleanup function logic to delete handle on retain time
-.z.pd and peach logic added to wdb.q in order facilitate parallel EOD sorting of tables

Bug Fixes

07 Sep 13:06

Choose a tag to compare

  • Fix for when connections are created from the discovery service to make sure they are mapped to the correct type
  • Removed SOCKETFALLBACK option
  • Added logging for .z.wo, .z.wc (websocket open + close)

Initial release of TorQ 2.6

11 Aug 12:43

Choose a tag to compare

  • Added broadcast publishing
  • Added domain sockets and tcps as ipc connection mechanisms
  • Added fallback from domain sockets to tcp functionality
  • New gateway (which allows attributes to be sent rather than specifying the processes to hit)
  • Heartbeat subscriptions are easier
  • Supports snappy compression
  • Tested with kdb+ 3.4
  • Bug fixes

Bug fix for Chained TP

20 Jul 07:33

Choose a tag to compare

Patch release to bug fix the chained TP to allow it to start up correctly when a specific subscription list of tables is supplied

Initial release of TorQ 2.5

20 Apr 10:05

Choose a tag to compare

  • Added u.q - publish/subscribe code from KDB+ Tick
  • Improved memusage.q to do sampling
  • Updated dataloader.q
  • Make sure all config can be read from KDBAPPCONFIG